[INFO] cloning repository https://github.com/Threeinone/chruss
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Threeinone/chruss" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThreeinone%2Fchruss", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThreeinone%2Fchruss'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 06e250b5ea0764e76508e370c38fb507540b51b6
[INFO] fixing Threeinone/chruss against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThreeinone%2Fchruss" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Threeinone/chruss
[INFO] finished tweaking git repo https://github.com/Threeinone/chruss
[INFO] tweaked toml for git repo https://github.com/Threeinone/chruss written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Threeinone/chruss on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Threeinone/chruss already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustyline v16.0.0
[INFO] [stderr]   Downloaded clap v4.5.39
[INFO] [stderr]   Downloaded clap_builder v4.5.39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c5a60117088f30be533119bc8fa8c1d0c26ed482e3d6fa429adbfc3fb5b6f8fa
[INFO] running `Command { std: "docker" "start" "c5a60117088f30be533119bc8fa8c1d0c26ed482e3d6fa429adbfc3fb5b6f8fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c5a60117088f30be533119bc8fa8c1d0c26ed482e3d6fa429adbfc3fb5b6f8fa" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5a60117088f30be533119bc8fa8c1d0c26ed482e3d6fa429adbfc3fb5b6f8fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c5a60117088f30be533119bc8fa8c1d0c26ed482e3d6fa429adbfc3fb5b6f8fa" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking clap_builder v4.5.39
[INFO] [stderr]     Checking clap v4.5.39
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking rustyline v16.0.0
[INFO] [stderr]     Checking chess v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `chess::pgn::*`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use chess::pgn::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chess::pgn::*`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use chess::pgn::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:39:30
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 handle_input(line);
[INFO] [stdout]    |                 ------------ ^^^^ expected `&str`, found `String`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/main.rs:48:4
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn handle_input(input: &str) {
[INFO] [stdout]    |    ^^^^^^^^^^^^ -----------
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 handle_input(&line);
[INFO] [stdout]    |                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:56:20
[INFO] [stdout]    |
[INFO] [stdout] 56 |             if let Some(arg) = input {
[INFO] [stdout]    |                    ^^^^^^^^^   ----- this expression has type `std::str::Split<'_, char>`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    expected `Split<'_, char>`, found `Option<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `std::str::Split<'_, char>`
[INFO] [stdout]                 found enum `Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:58:24
[INFO] [stdout]    |
[INFO] [stdout] 58 |                 if let Some(_) = input {
[INFO] [stdout]    |                        ^^^^^^^   ----- this expression has type `std::str::Split<'_, char>`
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        expected `Split<'_, char>`, found `Option<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `std::str::Split<'_, char>`
[INFO] [stdout]                 found enum `Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `help` in this scope
[INFO] [stdout]   --> src/main.rs:59:21
[INFO] [stdout]    |
[INFO] [stdout] 59 |                     help("help");
[INFO] [stdout]    |                     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:39:30
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 handle_input(line);
[INFO] [stdout]    |                 ------------ ^^^^ expected `&str`, found `String`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/main.rs:48:4
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn handle_input(input: &str) {
[INFO] [stdout]    |    ^^^^^^^^^^^^ -----------
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 handle_input(&line);
[INFO] [stdout]    |                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:56:20
[INFO] [stdout]    |
[INFO] [stdout] 56 |             if let Some(arg) = input {
[INFO] [stdout]    |                    ^^^^^^^^^   ----- this expression has type `std::str::Split<'_, char>`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    expected `Split<'_, char>`, found `Option<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `std::str::Split<'_, char>`
[INFO] [stdout]                 found enum `Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:58:24
[INFO] [stdout]    |
[INFO] [stdout] 58 |                 if let Some(_) = input {
[INFO] [stdout]    |                        ^^^^^^^   ----- this expression has type `std::str::Split<'_, char>`
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        expected `Split<'_, char>`, found `Option<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `std::str::Split<'_, char>`
[INFO] [stdout]                 found enum `Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `help` in this scope
[INFO] [stdout]   --> src/main.rs:59:21
[INFO] [stdout]    |
[INFO] [stdout] 59 |                     help("help");
[INFO] [stdout]    |                     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `help` in this scope
[INFO] [stdout]   --> src/main.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |                 help(arg);
[INFO] [stdout]    |                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `help` in this scope
[INFO] [stdout]   --> src/main.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |                 help(arg);
[INFO] [stdout]    |                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `help` in this scope
[INFO] [stdout]   --> src/main.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |                 help("");
[INFO] [stdout]    |                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `help` in this scope
[INFO] [stdout]   --> src/main.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |                 help("");
[INFO] [stdout]    |                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |             if let Some(path) = input {
[INFO] [stdout]    |                    ^^^^^^^^^^   ----- this expression has type `std::str::Split<'_, char>`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    expected `Split<'_, char>`, found `Option<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `std::str::Split<'_, char>`
[INFO] [stdout]                 found enum `Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:68:20
[INFO] [stdout]    |
[INFO] [stdout] 68 |             if let Some(path) = input {
[INFO] [stdout]    |                    ^^^^^^^^^^   ----- this expression has type `std::str::Split<'_, char>`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    expected `Split<'_, char>`, found `Option<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `std::str::Split<'_, char>`
[INFO] [stdout]                 found enum `Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:70:24
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 if let Some(_) = input {
[INFO] [stdout]    |                        ^^^^^^^   ----- this expression has type `std::str::Split<'_, char>`
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        expected `Split<'_, char>`, found `Option<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `std::str::Split<'_, char>`
[INFO] [stdout]                 found enum `Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:70:24
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 if let Some(_) = input {
[INFO] [stdout]    |                        ^^^^^^^   ----- this expression has type `std::str::Split<'_, char>`
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        expected `Split<'_, char>`, found `Option<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `std::str::Split<'_, char>`
[INFO] [stdout]                 found enum `Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `help` in this scope
[INFO] [stdout]   --> src/main.rs:71:21
[INFO] [stdout]    |
[INFO] [stdout] 71 |                     help("pgnsave");
[INFO] [stdout]    |                     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:79:20
[INFO] [stdout]    |
[INFO] [stdout] 79 |             if let Some(_) = input {
[INFO] [stdout]    |                    ^^^^^^^   ----- this expression has type `std::str::Split<'_, char>`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    expected `Split<'_, char>`, found `Option<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `std::str::Split<'_, char>`
[INFO] [stdout]                 found enum `Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `help` in this scope
[INFO] [stdout]   --> src/main.rs:71:21
[INFO] [stdout]    |
[INFO] [stdout] 71 |                     help("pgnsave");
[INFO] [stdout]    |                     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:79:20
[INFO] [stdout]    |
[INFO] [stdout] 79 |             if let Some(_) = input {
[INFO] [stdout]    |                    ^^^^^^^   ----- this expression has type `std::str::Split<'_, char>`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    expected `Split<'_, char>`, found `Option<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `std::str::Split<'_, char>`
[INFO] [stdout]                 found enum `Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `help` in this scope
[INFO] [stdout]   --> src/main.rs:80:17
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 help("move");
[INFO] [stdout]    |                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `help` in this scope
[INFO] [stdout]   --> src/main.rs:80:17
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 help("move");
[INFO] [stdout]    |                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `make_move` in this scope
[INFO] [stdout]   --> src/main.rs:83:13
[INFO] [stdout]    |
[INFO] [stdout] 83 |             make_move(cmd);
[INFO] [stdout]    |             ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:88:47
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn tick(current_turn: u8, to_move: ToMove) -> (u8, ToMove) {
[INFO] [stdout]    |    ----                                       ^^^^^^^^^^^^ expected `(u8, ToMove)`, found `()`
[INFO] [stdout]    |    |
[INFO] [stdout]    |    implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout]    |
[INFO] [stdout]    = note:  expected tuple `(u8, chess::engine::ToMove)`
[INFO] [stdout]            found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `make_move` in this scope
[INFO] [stdout]   --> src/main.rs:83:13
[INFO] [stdout]    |
[INFO] [stdout] 83 |             make_move(cmd);
[INFO] [stdout]    |             ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:88:47
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn tick(current_turn: u8, to_move: ToMove) -> (u8, ToMove) {
[INFO] [stdout]    |    ----                                       ^^^^^^^^^^^^ expected `(u8, ToMove)`, found `()`
[INFO] [stdout]    |    |
[INFO] [stdout]    |    implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout]    |
[INFO] [stdout]    = note:  expected tuple `(u8, chess::engine::ToMove)`
[INFO] [stdout]            found unit type `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `chess` (bin "chess" test) due to 13 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `chess` (bin "chess") due to 13 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "c5a60117088f30be533119bc8fa8c1d0c26ed482e3d6fa429adbfc3fb5b6f8fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5a60117088f30be533119bc8fa8c1d0c26ed482e3d6fa429adbfc3fb5b6f8fa", kill_on_drop: false }`
[INFO] [stdout] c5a60117088f30be533119bc8fa8c1d0c26ed482e3d6fa429adbfc3fb5b6f8fa
